CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据 K means

搜索资源列表

  1. K-Mean-Clustering-Code-in-Matlab

    0下载:
  2. k 均值聚类算法 ,能有效的将数据分成k类 但是具有k参数难以确定的缺点。 -k-means algorithm can cluster data into K class but, the parameter K can not be selected easily.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4845
    • 提供者:cluster
  1. k-means

    0下载:
  2. 次算法基于欧式距离,用于数据挖掘k均值聚类算法,或者用于数据挖掘作业-for dating ,kmeans
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:76299
    • 提供者:dailihua
  1. K-Meansl

    0下载:
  2. 自己编写了一个c++的k均值聚类算法,使用起来很方便,数据存储在txt文件里,可以 改成自己的数据,方便使用,目录里给了两组UCI机器学习数据库上的数据,供实验用 。可以用这个文件直接运行就好了,里面给出了详细的使用说明。-k means clustering by array.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1088527
    • 提供者:fhqu
  1. PK-means

    0下载:
  2. K-means聚类算法,用于文件、数据的聚类分析-K-means clustering algorithm for document clustering analysis of the data
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4299
    • 提供者:贾桂锋
  1. Fuzzy-c-means-clustering-algorithm-

    0下载:
  2. k均值算法是模式识别的聚分类问题,采用模糊C均值对数据集data聚为cluster_n类 -k-means algorithm is a pattern recognition poly classification,by using Fuzzy C-Means data sets, data gathered cluster_n class
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2111
    • 提供者:赵燕
  1. K

    0下载:
  2. 最近在学习一些数据挖掘的算法,看到了这个算法,也许k-均值算法对你来说很简单,但对我来说,是自己编写的一个算法。-Learn some data mining algorithms, see this algorithm, perhaps the k-means algorithm for you is very simple, but for me, I have written an algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:2072
    • 提供者:lincengxi
  1. k-meansalgorithm

    0下载:
  2. 上传的代码得到的数据部分是根据计算机随机生成的,在看代码的时候有个生动的例子看起来是很好的。k-means算法的聚类特征依然是距离特征-Upload the code to get the data part is randomly generated according to the computer, there is a vivid example, when looking at the code looks good. k-means algorithm clustering feat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:4278
    • 提供者:李迅
  1. K

    0下载:
  2. 这是K均值聚类的程序,数据挖掘等课程都需要-This is a K-means clustering procedures, data mining courses
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:5294
    • 提供者:张瑞丽
  1. k

    0下载:
  2. k均值算法,数据挖掘里面比较基础的算法,实现类聚-k-means algorithm, which based on the comparison of data mining algorithms to achieve clustering
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:1215
    • 提供者:l梁伟滔
  1. keshe

    0下载:
  2. k均值法,主要是用c语言编程实现的,数据是模式识别课后的数据-K means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1903279
    • 提供者:王小东
  1. k-juleijunzhisuanfa

    0下载:
  2. 数据挖掘k-均值聚类算法 VC6.0测试通过-Data mining k-means clustering algorithm VC6.0 test
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:214059
    • 提供者:郭郭
  1. CPPk-means

    0下载:
  2. K-MEANS算法实例,可以用于数据聚类分析,现成的源代码-K-MEANS algorithm instance, can be used for data clustering analysis, existing source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:30382
    • 提供者:lujun
  1. K-junzhi

    1下载:
  2. K均值聚类算法,里面的wdbc是数据。用matlab写的-K-means clustering algorithm, which is wdbc data. Written by matlab
  3. 所属分类:matlab

    • 发布日期:2016-04-03
    • 文件大小:138240
    • 提供者:1111name
  1. k-means

    0下载:
  2. 数据挖掘,或者适用opencv上的图像处理功能-Image processing functions of data mining, or apply on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:93882
    • 提供者:张十一
  1. K-means

    0下载:
  2. 此算法为k邻近算法,能很好的对数据进行分类,而且运算速度快-This algorithm k neighbor algorithm, can be very good for data classification and fast operation speed
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:5148
    • 提供者:惠振阳
  1. k-mean

    0下载:
  2. 简单的K均值算法,使用matlab平台编程,两个文件一个是数据文件,一个是算法文件-Simple K-means algorithm, using matlab platform programming, one file is a data file, and the other is a algorithm file.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1370
    • 提供者:Jiamin Bao
  1. k-means

    0下载:
  2. k-meansC#数据挖掘算法之一。可以通过控制台运行-The algorithm of data mining k-meansC#. Can be run from the console
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:11384
    • 提供者:elina
  1. K-means

    0下载:
  2. KMeans算法,经典的数据挖掘算法,设置了三个中心点,初始化是采用读取数据集的三个点作为中心的。-KMeans Algorithm, it is very famous data mining algorithm, i set three center, and it was initialed by the data we classify.
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2217328
    • 提供者:lida
  1. kmeans

    0下载:
  2. K均值聚类算法,可手动输入或xls读入数据-K-means clustering algorithm, can be manually entered or XLS reading da
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1798
    • 提供者:戴雪
  1. k-means

    1下载:
  2. 采用聚类方法进行分群的方法,包含两个matlab文件,一个是需在程序中给定数据,一个使用excel给出数据。针对风电场分群构建,也可以用于其他的聚类分群场合-Clustering method using clustering method matlab contains two files, one is required in the program given the data, a given data using excel. For wind farm constructed gro
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:903961
    • 提供者:王嘉成
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 32 »
搜珍网 www.dssz.com